Produced by Araxis Merge on 2023-07-12 04:42:39 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Porto v4.0.5/Theme Files/Porto Theme/app/code/Smartwave/Dailydeals/view/adminhtml/layout | sw_dailydeals_dailydeal_edit.xml | 2019-09-15 18:25:06 +0000 |
| 2 | Porto v4.0.6/Theme Files/Porto Theme/app/code/Smartwave/Dailydeals/view/adminhtml/layout | sw_dailydeals_dailydeal_edit.xml | 2023-06-11 08:42:06 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 156 |
| Changed | 0 | 0 |
| Inserted | 1 | 3 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | <?xml | 1 | <?xml | |||
| 2 | version="1.0" | 2 | version="1.0" | |||
| 3 | ?> | 3 | ?> | |||
| 4 | <page | 4 | <page | |||
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
| 6 | layout="admin-2columns-left" | 6 | layout="admin-2columns-left" | |||
| 7 | xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd" | 7 | xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd" | |||
| 8 | > | 8 | > | |||
| 9 | 9 | |||||
| 10 | <head> | 10 | <head> | |||
| 11 | 11 | |||||
| 12 | <link | 12 | <link | |||
| 13 | src="Smartwave_Dailydeals::js/script.js" | 13 | src="Smartwave_Dailydeals::js/script.js" | |||
| 14 | /> | 14 | /> | |||
| 15 | 15 | |||||
| 16 | <css | 16 | <css | |||
| 17 | src="Smartwave_Dailydeals::js/chosen.min.css" | 17 | src="Smartwave_Dailydeals::js/chosen.min.css" | |||
| 18 | /> | 18 | /> | |||
| 19 | 19 | |||||
| 20 | <css | 20 | <css | |||
| 21 | src="Smartwave_Dailydeals::js/style.css" | 21 | src="Smartwave_Dailydeals::js/style.css" | |||
| 22 | /> | 22 | /> | |||
| 23 | 23 | |||||
| 24 | </head> | 24 | </head> | |||
| 25 | 25 | |||||
| 26 | <body> | 26 | <body> | |||
| 27 | 27 | |||||
| 28 | <referenceContainer | 28 | <referenceContainer | |||
| 29 | name="content" | 29 | name="content" | |||
| 30 | > | 30 | > | |||
| 31 | 31 | |||||
| 32 | <block | 32 | <block | |||
| 33 | class="Smartwave\Dailydeals\Block\Adminhtml\Dailydeal\Edit" | 33 | class="Smartwave\Dailydeals\Block\Adminhtml\Dailydeal\Edit" | |||
| 34 | name="sw_dailydeals_dailydeal_edit" | 34 | name="sw_dailydeals_dailydeal_edit" | |||
| 35 | /> | 35 | /> | |||
| 36 | ||||||
| 37 | ||||||
| 38 | <!--uiComponent name="sw_dailydeals_dailydeal_edit"/--> | |||||
| 36 | 39 | |||||
| 37 | </referenceContainer> | 40 | </referenceContainer> | |||
| 38 | 41 | |||||
| 39 | <referenceContainer | 42 | <referenceContainer | |||
| 40 | name="left" | 43 | name="left" | |||
| 41 | > | 44 | > | |||
| 42 | 45 | |||||
| 43 | <block | 46 | <block | |||
| 44 | class="Smartwave\Dailydeals\Block\Adminhtml\Dailydeal\Edit\Tabs" | 47 | class="Smartwave\Dailydeals\Block\Adminhtml\Dailydeal\Edit\Tabs" | |||
| 45 | name="sw_dailydeals_dailydeal_tabs" | 48 | name="sw_dailydeals_dailydeal_tabs" | |||
| 46 | > | 49 | > | |||
| 47 | 50 | |||||
| 48 | <block | 51 | <block | |||
| 49 | class="Smartwave\Dailydeals\Block\Adminhtml\Dailydeal\Edit\Tab\Dailydeal" | 52 | class="Smartwave\Dailydeals\Block\Adminhtml\Dailydeal\Edit\Tab\Dailydeal" | |||
| 50 | name="sw_dailydeals_dailydeal_edit_tab_dailydeal" | 53 | name="sw_dailydeals_dailydeal_edit_tab_dailydeal" | |||
| 51 | /> | 54 | /> | |||
| 52 | 55 | |||||
| 53 | <action | 56 | <action | |||
| 54 | method="addTab" | 57 | method="addTab" | |||
| 55 | > | 58 | > | |||
| 56 | 59 | |||||
| 57 | <argument | 60 | <argument | |||
| 58 | name="name" | 61 | name="name" | |||
| 59 | xsi:type="string" | 62 | xsi:type="string" | |||
| 60 | > | 63 | > | |||
| 61 | dailydeal | 64 | dailydeal | |||
| 62 | </argument> | 65 | </argument> | |||
| 63 | 66 | |||||
| 64 | <argument | 67 | <argument | |||
| 65 | name="block" | 68 | name="block" | |||
| 66 | xsi:type="string" | 69 | xsi:type="string" | |||
| 67 | > | 70 | > | |||
| 68 | sw_dailydeals_dailydeal_edit_tab_dailydeal | 71 | sw_dailydeals_dailydeal_edit_tab_dailydeal | |||
| 69 | </argument> | 72 | </argument> | |||
| 70 | 73 | |||||
| 71 | </action> | 74 | </action> | |||
| 72 | 75 | |||||
| 73 | </block> | 76 | </block> | |||
| 74 | 77 | |||||
| 75 | </referenceContainer> | 78 | </referenceContainer> | |||
| 76 | 79 | |||||
| 77 | </body> | 80 | </body> | |||
| 78 | </page> | 81 | </page> |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.